On this pageStringToColorDescriptionConverts entity color defined in vStrColor to TColor and returns it.NoteIf Info returns –1, the StringToColor returns clBlack.Syntaxfunction StringToColor (vStrColor: string): TColor;